

1) Good starting point to learn about Quake Live config files is:
   http://www.quakelive.com/forum/showthread.php?831-The-Ultimate-Quake-Live-Guide

2) copy "tetris.cfg" to your quakelive baseq3 folder
   Don't forget to exec tetris.cfg in console to load the config!

3) copy "nuane.menu" hud file to your quakelive ui directory

4) you will need following binds:


bind DOWNARROW "vstr _Dmove"
bind LEFTARROW "vstr _Lmove"
bind RIGHTARROW "vstr _Rmove"
bind UPARROW "vstr _start_over"


5) left moves the block to left, right to the right,
   down arrow moves block downwards,
   up arrow reloads
